symmetry_thrift_d ~master (2022-01-12T21:35:09.0843766)
Dub
Repo
TServerEventHandler.preProcess
thrift
server
base
TServerEventHandler
Called when the processor for a client call is about to be invoked.
interface
TServerEventHandler
void
preProcess
(
Variant
serverContext
,
TTransport
transport
)
Meta
Source
See Implementation
thrift
server
base
TServerEventHandler
functions
createContext
deleteContext
preProcess
preServe
Called when the processor for a client call is about to be invoked.